core: Pull diff functionality out into "diff" builtin
authorColin Walters <walters@verbum.org>
Tue, 6 Mar 2012 14:10:48 +0000 (09:10 -0500)
committerColin Walters <walters@verbum.org>
Tue, 6 Mar 2012 16:59:06 +0000 (11:59 -0500)
commit1513f29495eb7a49b615cdaf11508f12ca1a620a
treeb30c66e4c6ab9911cbb936b2db02adbf1d12df9a
parent4db485dd5ff207292768a7dede2b336dba2d38de
core: Pull diff functionality out into "diff" builtin

There's no good reason for this to be in core when it's only in use by
the diff builtin.
src/libostree/ostree-repo.c
src/libostree/ostree-repo.h
src/ostree/ot-builtin-diff.c